|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extension interface for ITextViewer
. Adds the following functionality:
Method Summary | |
void |
addTextPresentationListener(ITextPresentationListener listener)
Adds the given text presentation listener to this text viewer. |
boolean |
moveFocusToWidgetToken()
Instructs the receiver to request the IWidgetTokenKeeper
currently holding the widget token to take the keyboard focus. |
void |
removeTextPresentationListener(ITextPresentationListener listener)
Removes the given text presentation listener from this text viewer. |
Method Detail |
public boolean moveFocusToWidgetToken()
IWidgetTokenKeeper
currently holding the widget token to take the keyboard focus.
true
if there was any IWidgetTokenKeeper
that was asked to take the focus, false
otherwisepublic void addTextPresentationListener(ITextPresentationListener listener)
listener
- the text presentation listenerpublic void removeTextPresentationListener(ITextPresentationListener listener)
listener
- the text presentation listener
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |